How to Install libisc95 software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libisc95 software package in Ubuntu 14.04 LTS (Trusty Tahr)

libisc95 software package provides ISC Shared Library used by BIND, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libisc95 

libisc95 is installed in your system.

Make ensure the libisc95 package were installed using the commands given below,

$ sudo dpkg-query -l | grep libisc95 *

You will get with libisc95 package name, version, architecture and description in a table

libisc95 package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package libisc95
Version 1:9.9.5.dfsg-3ubuntu0.10 [amd6
Description ISC Shared Library used by BIND
Sub Section libs


See Also, How to uninstall or remove libisc95 software package from Ubuntu 14.04 LTS (Trusty Tahr)?